In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / AnnotationDropShadow Property

AnnotationDropShadow Property (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(24)>

Property AnnotationDropShadow As Boolean
[DispId(24)]

bool AnnotationDropShadow {get; set;}
read-write property AnnotationDropShadow: Boolean; 
DispIdAttribute(24)

function get,set AnnotationDropShadow : boolean
[DispId(24)]

__property bool get_AnnotationDropShadow();

__property void set_AnnotationDropShadow( 

   bool value

);
[DispId(24)]

property bool AnnotationDropShadow {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members